Variables

Range: 0x80000300 to 0x800003FF. More...

Variables

int MV_E_USB_READ = 0x80000300
 Error occurred when reading the USB. More...
 
int MV_E_USB_WRITE = 0x80000301
 Error occurred when writing to the USB. More...
 
int MV_E_USB_DEVICE = 0x80000302
 Device exception. More...
 
int MV_E_USB_GENICAM = 0x80000303
 GenICam error. More...
 
int MV_E_USB_BANDWIDTH = 0x80000304
 Insufficient bandwidth. More...
 
int MV_E_USB_DRIVER = 0x80000305
 Driver mismatch or the driver is not installed. More...
 
int MV_E_USB_UNKNOW = 0x800003FF
 USB unknown error. More...
 

Detailed Description

Range: 0x80000300 to 0x800003FF.

Variable Documentation

◆ MV_E_USB_READ

int MV_E_USB_READ = 0x80000300

Error occurred when reading the USB.

◆ MV_E_USB_WRITE

int MV_E_USB_WRITE = 0x80000301

Error occurred when writing to the USB.

◆ MV_E_USB_DEVICE

int MV_E_USB_DEVICE = 0x80000302

Device exception.

◆ MV_E_USB_GENICAM

int MV_E_USB_GENICAM = 0x80000303

GenICam error.

◆ MV_E_USB_BANDWIDTH

int MV_E_USB_BANDWIDTH = 0x80000304

Insufficient bandwidth.

◆ MV_E_USB_DRIVER

int MV_E_USB_DRIVER = 0x80000305

Driver mismatch or the driver is not installed.

◆ MV_E_USB_UNKNOW

int MV_E_USB_UNKNOW = 0x800003FF

USB unknown error.